home *** CD-ROM | disk | FTP | other *** search
/ comtecelectrical.ca / www.comtecelectrical.ca.tar / www.comtecelectrical.ca / infobots / Backup / MSOCache / All Users / 90000409-6000-11D3-8CFE-0150048383C9 / SKU112.CAB / STD11N.INI < prev   
INI File  |  2003-08-15  |  2KB  |  53 lines

  1. ; Microsoft Office SETUP.EXE settings file.
  2.  
  3. [MSI]
  4. ; The MSI section gives the name of the MSI file to install. This file must be in 
  5. ; the same folder as Setup.exe, and both must be in the root of the installation 
  6. ; tree.
  7. MSI=STD11N.MSI
  8.  
  9. [Product]
  10. ProductCode={91120409-6000-11D3-8CFE-0150048383C9}
  11. ProductName=Microsoft Office 2003
  12. ProductVersion=11.0.5614.0
  13. Recache=1
  14.  
  15. [Logging]
  16. ; The logging section provides settings for controlling the Setup log files.
  17. ;       Value           Default         Description
  18. ;       Type            vpiwaeo         Logging modes  
  19. ;                                       [a, c, e, i, m, o, p, r, u , v, 
  20. ;                                       w, *, +]
  21. ;       Path            %TEMP%          Path to create logfiles
  22. ;       Template        SetupLog(*).txt File name for log file should end in 
  23. ;                                       "(*).txt"; the * is replaced with a 4 
  24. ;                                       digit number to make the file name unique
  25. Template=Microsoft Office 2003 Setup(*).txt
  26. Type=piwaeo
  27. ;Path=\\MyServer\logfiles\ 
  28. ;Template=Product %UserName%(*).txt
  29.  
  30. [MinOSRequirement]
  31. VersionNT_1=500
  32. WindowsBuild_1=2195
  33. ServicePackLevel_1=3
  34.  
  35. [Cache]
  36. ; The cache section provides settings for caching the install source locally 
  37. ;       Value           Default         Description
  38. ;       CDCACHE         auto             Option to specify cache level 
  39. ;                                       [auto, 0, 1, 2]
  40. ;       LOCALCACHEDRIVE <predefined>    Option to specify a drive to cache 
  41. ;                                       the install source to
  42. ;       DELETABLECACHE  1                Option to display UI to remove the 
  43. ;                                       cache at the end of setup [0,1]
  44. ;       PURGE           0               Option to always remove cache at end of 
  45. ;                                       setup [0,1]
  46. CDCACHE=auto
  47. ;LOCALCACHEDRIVE=C:\ 
  48. DELETABLECACHE=1
  49. PURGE=0
  50.  
  51. [OfficeWebComponents]
  52. MSI=OWC11.MSI
  53.